@charset "utf-8";
/* CSS Document */

.nTab{
float: left;
width: 493px;
height:auto;
}
.nTab .TabTitle{
clear: both;
height: 29px;
overflow: hidden;
font-family:"微软雅黑";
font-size:14px;
}
.nTab .TabTitle .more {width:auto; float:right; padding:8px 10px 0px 0px;}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 109px;
cursor: pointer;
list-style-type: none;
text-align:center;
line-height:29px;
text-align:center;
font-weight:bold;
}
.nTab .TabTitle .active{background:url(../images/hd01-1.jpg) no-repeat; color:#1a4f83}
.nTab .TabTitle .normal{color:#000000;}
.nTab .TabContent{
width:453px;
margin: 0px auto;
padding:10px 20px 0px 20px;

}
.none {display:none;}


.nTab1{
float: left;
width: 355px;
height:auto;
}
.nTab1 .TabTitle{
clear: both;
height: 29px;
overflow: hidden;
font-family:"微软雅黑";
font-size:14px;
border-bottom:1px solid #bfd1e0;
}
.nTab1 .TabTitle .more {width:auto; float:right; padding:8px 10px 0px 0px;}
.nTab1 .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab1 .TabTitle li{
float: left;
width: 86px;
cursor: pointer;
list-style-type: none;
text-align:center;
line-height:29px;
text-align:center;
font-weight:bold;
}
.nTab1 .TabTitle .active{color:#ffffff; background:#3a76a8;}
.nTab1 .TabTitle .normal{color:#000000;}
.nTab1 .TabContent{
width:355px;
margin: 0px auto;


}








